Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correctly place connaisseur-env-secret in deployment yaml #1736

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

phbelitz
Copy link
Member

@phbelitz phbelitz commented Aug 23, 2024

Duplicate of #1735 because of pipeline permission issues ... 😞

From chart version 2.4, a refactor was made that places connaisseur-env-secret under 'env' instead of under 'envFrom' in the deployment.This breaks cosign validations that require custom secrets like ECR

Fixes #1734

Checklist

  • PR is rebased to/aimed at branch develop
  • PR follows Contributing Guide
  • Added tests (if necessary)
  • Extended README/Documentation (if necessary)
  • Adjusted versions of image and Helm chart in Chart.yaml (if necessary)

From chart version 2.4, a refactor was made that places connaisseur-env-secret under 'env' instead of under 'envFrom' in the deployment.This breaks cosign validations that require custom secrets like ECR
@phbelitz phbelitz merged commit 7b48cd3 into develop Aug 23, 2024
51 checks passed
@phbelitz phbelitz deleted the fix/helm-fix-env-secret branch August 23, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants